Skip to content

Conversation

@carllerche
Copy link
Member

Rust 2015 no longer supports the async fn syntax. However, we cannot update to Rust 2018
and remain backwards compatible.

To work around this, async fn is removed in favor of manually implementing futures.

Supersedes #935

Copy link
Member

@LucioFranco LucioFranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@carllerche carllerche merged commit 85e3bd3 into master Mar 1, 2019
@carllerche carllerche deleted the fix-async-await-nightly branch March 2, 2019 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants